From: Glenn Morris Date: Wed, 2 May 2012 11:17:25 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2917^2~65^2~91 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=c635b6d5458afe1e86f044a407a0331ee75dc816;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index c6b78090d21..7c954129fca 100755 --- a/autogen/configure +++ b/autogen/configure @@ -14415,9 +14415,8 @@ $as_echo "$emacs_cv_freebsd_terminfo" >&6; } ;; netbsd) - if test $ac_cv_search_tputs = -lterminfo; then + if "x$LIBS_TERMCAP" = "x-lterminfo" ; then TERMINFO=yes - LIBS_TERMCAP="-lterminfo" else LIBS_TERMCAP="-ltermcap" fi